Skip to content

Allow for the specification of auth scopes for google compute engine instances#476

Merged
jacobtomlinson merged 3 commits intodask:mainfrom
jakenotjay:feature/gcp-custom-instance-scopes
Oct 2, 2025
Merged

Allow for the specification of auth scopes for google compute engine instances#476
jacobtomlinson merged 3 commits intodask:mainfrom
jakenotjay:feature/gcp-custom-instance-scopes

Conversation

@jakenotjay
Copy link
Contributor

  • Adds the ability to specify authentication oauth2 scopes for an instance in google compute engine
  • This allows for workers/schedulers to use their credentials to access other services e.g. artifact registry or secret manager for any work

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broadly this looks great.

Instead of setting the defaults in code could you move them into the config.

@jakenotjay
Copy link
Contributor Author

Broadly this looks great.

Instead of setting the defaults in code could you move them into the config.

Moved the definition into cloudprovider.yaml!

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect looks great thanks!

@jacobtomlinson jacobtomlinson merged commit ca25d15 into dask:main Oct 2, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants